\(\int \frac {x}{(1+c^2 x^2)^{5/2} (a+b \text {arcsinh}(c x))^2} \, dx\) [451]

   Optimal result
   Rubi [N/A]
   Mathematica [F(-1)]
   Maple [N/A] (verified)
   Fricas [N/A]
   Sympy [N/A]
   Maxima [N/A]
   Giac [F(-2)]
   Mupad [N/A]

Optimal result

Integrand size = 25, antiderivative size = 25 \[ \int \frac {x}{\left (1+c^2 x^2\right )^{5/2} (a+b \text {arcsinh}(c x))^2} \, dx=\text {Int}\left (\frac {x}{\left (1+c^2 x^2\right )^{5/2} (a+b \text {arcsinh}(c x))^2},x\right ) \]

[Out]

Unintegrable(x/(c^2*x^2+1)^(5/2)/(a+b*arcsinh(c*x))^2,x)

Rubi [N/A]

Not integrable

Time = 0.06 (sec) , antiderivative size = 25, normalized size of antiderivative = 1.00, number of steps used = 0, number of rules used = 0, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.000, Rules used = {} \[ \int \frac {x}{\left (1+c^2 x^2\right )^{5/2} (a+b \text {arcsinh}(c x))^2} \, dx=\int \frac {x}{\left (1+c^2 x^2\right )^{5/2} (a+b \text {arcsinh}(c x))^2} \, dx \]

[In]

Int[x/((1 + c^2*x^2)^(5/2)*(a + b*ArcSinh[c*x])^2),x]

[Out]

Defer[Int][x/((1 + c^2*x^2)^(5/2)*(a + b*ArcSinh[c*x])^2), x]

Rubi steps \begin{align*} \text {integral}& = \int \frac {x}{\left (1+c^2 x^2\right )^{5/2} (a+b \text {arcsinh}(c x))^2} \, dx \\ \end{align*}

Mathematica [F(-1)]

Timed out. \[ \int \frac {x}{\left (1+c^2 x^2\right )^{5/2} (a+b \text {arcsinh}(c x))^2} \, dx=\text {\$Aborted} \]

[In]

Integrate[x/((1 + c^2*x^2)^(5/2)*(a + b*ArcSinh[c*x])^2),x]

[Out]

$Aborted

Maple [N/A] (verified)

Not integrable

Time = 0.18 (sec) , antiderivative size = 23, normalized size of antiderivative = 0.92

\[\int \frac {x}{\left (c^{2} x^{2}+1\right )^{\frac {5}{2}} \left (a +b \,\operatorname {arcsinh}\left (c x \right )\right )^{2}}d x\]

[In]

int(x/(c^2*x^2+1)^(5/2)/(a+b*arcsinh(c*x))^2,x)

[Out]

int(x/(c^2*x^2+1)^(5/2)/(a+b*arcsinh(c*x))^2,x)

Fricas [N/A]

Not integrable

Time = 0.26 (sec) , antiderivative size = 135, normalized size of antiderivative = 5.40 \[ \int \frac {x}{\left (1+c^2 x^2\right )^{5/2} (a+b \text {arcsinh}(c x))^2} \, dx=\int { \frac {x}{{\left (c^{2} x^{2} + 1\right )}^{\frac {5}{2}} {\left (b \operatorname {arsinh}\left (c x\right ) + a\right )}^{2}} \,d x } \]

[In]

integrate(x/(c^2*x^2+1)^(5/2)/(a+b*arcsinh(c*x))^2,x, algorithm="fricas")

[Out]

integral(sqrt(c^2*x^2 + 1)*x/(a^2*c^6*x^6 + 3*a^2*c^4*x^4 + 3*a^2*c^2*x^2 + (b^2*c^6*x^6 + 3*b^2*c^4*x^4 + 3*b
^2*c^2*x^2 + b^2)*arcsinh(c*x)^2 + a^2 + 2*(a*b*c^6*x^6 + 3*a*b*c^4*x^4 + 3*a*b*c^2*x^2 + a*b)*arcsinh(c*x)),
x)

Sympy [N/A]

Not integrable

Time = 3.64 (sec) , antiderivative size = 24, normalized size of antiderivative = 0.96 \[ \int \frac {x}{\left (1+c^2 x^2\right )^{5/2} (a+b \text {arcsinh}(c x))^2} \, dx=\int \frac {x}{\left (a + b \operatorname {asinh}{\left (c x \right )}\right )^{2} \left (c^{2} x^{2} + 1\right )^{\frac {5}{2}}}\, dx \]

[In]

integrate(x/(c**2*x**2+1)**(5/2)/(a+b*asinh(c*x))**2,x)

[Out]

Integral(x/((a + b*asinh(c*x))**2*(c**2*x**2 + 1)**(5/2)), x)

Maxima [N/A]

Not integrable

Time = 0.63 (sec) , antiderivative size = 568, normalized size of antiderivative = 22.72 \[ \int \frac {x}{\left (1+c^2 x^2\right )^{5/2} (a+b \text {arcsinh}(c x))^2} \, dx=\int { \frac {x}{{\left (c^{2} x^{2} + 1\right )}^{\frac {5}{2}} {\left (b \operatorname {arsinh}\left (c x\right ) + a\right )}^{2}} \,d x } \]

[In]

integrate(x/(c^2*x^2+1)^(5/2)/(a+b*arcsinh(c*x))^2,x, algorithm="maxima")

[Out]

-(c*x^2 + sqrt(c^2*x^2 + 1)*x)/((a*b*c^4*x^3 + a*b*c^2*x)*(c^2*x^2 + 1) + ((b^2*c^4*x^3 + b^2*c^2*x)*(c^2*x^2
+ 1) + (b^2*c^5*x^4 + 2*b^2*c^3*x^2 + b^2*c)*sqrt(c^2*x^2 + 1))*log(c*x + sqrt(c^2*x^2 + 1)) + (a*b*c^5*x^4 +
2*a*b*c^3*x^2 + a*b*c)*sqrt(c^2*x^2 + 1)) - integrate((3*c^5*x^5 + 3*(c^2*x^2 + 1)*c^3*x^3 + c^3*x^3 - 2*c*x +
 (6*c^4*x^4 + c^2*x^2 - 1)*sqrt(c^2*x^2 + 1))/((a*b*c^7*x^6 + 2*a*b*c^5*x^4 + a*b*c^3*x^2)*(c^2*x^2 + 1)^(3/2)
 + 2*(a*b*c^8*x^7 + 3*a*b*c^6*x^5 + 3*a*b*c^4*x^3 + a*b*c^2*x)*(c^2*x^2 + 1) + ((b^2*c^7*x^6 + 2*b^2*c^5*x^4 +
 b^2*c^3*x^2)*(c^2*x^2 + 1)^(3/2) + 2*(b^2*c^8*x^7 + 3*b^2*c^6*x^5 + 3*b^2*c^4*x^3 + b^2*c^2*x)*(c^2*x^2 + 1)
+ (b^2*c^9*x^8 + 4*b^2*c^7*x^6 + 6*b^2*c^5*x^4 + 4*b^2*c^3*x^2 + b^2*c)*sqrt(c^2*x^2 + 1))*log(c*x + sqrt(c^2*
x^2 + 1)) + (a*b*c^9*x^8 + 4*a*b*c^7*x^6 + 6*a*b*c^5*x^4 + 4*a*b*c^3*x^2 + a*b*c)*sqrt(c^2*x^2 + 1)), x)

Giac [F(-2)]

Exception generated. \[ \int \frac {x}{\left (1+c^2 x^2\right )^{5/2} (a+b \text {arcsinh}(c x))^2} \, dx=\text {Exception raised: TypeError} \]

[In]

integrate(x/(c^2*x^2+1)^(5/2)/(a+b*arcsinh(c*x))^2,x, algorithm="giac")

[Out]

Exception raised: TypeError >> an error occurred running a Giac command:INPUT:sage2:=int(sage0,sageVARx):;OUTP
UT:sym2poly/r2sym(const gen & e,const index_m & i,const vecteur & l) Error: Bad Argument Value

Mupad [N/A]

Not integrable

Time = 2.53 (sec) , antiderivative size = 25, normalized size of antiderivative = 1.00 \[ \int \frac {x}{\left (1+c^2 x^2\right )^{5/2} (a+b \text {arcsinh}(c x))^2} \, dx=\int \frac {x}{{\left (a+b\,\mathrm {asinh}\left (c\,x\right )\right )}^2\,{\left (c^2\,x^2+1\right )}^{5/2}} \,d x \]

[In]

int(x/((a + b*asinh(c*x))^2*(c^2*x^2 + 1)^(5/2)),x)

[Out]

int(x/((a + b*asinh(c*x))^2*(c^2*x^2 + 1)^(5/2)), x)